Eclipse Platform
Pre-release 3.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

B

BACK - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.BACK.getId() instead.
BACK - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "back"): Back.
BACKWARD_HISTORY - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "backardHistory"): Backward in the navigation history.
BACK_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Back" button (value 14).
BACK_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
 
BANNER_FONT - Static variable in class org.eclipse.jface.resource.JFaceResources
The symbolic font name for the banner font (value "org.eclipse.jface.bannerfont").
BAR - Static variable in class org.eclipse.swt.SWT
Style constant for menu bar behavior (value is 1<<1).
BEGINNING - Static variable in class org.eclipse.swt.layout.GridData
 
BINARY - Static variable in class org.eclipse.team.core.Team
 
BITMAP - Static variable in class org.eclipse.swt.SWT
Constant indicating that an image or operation is of type bitmap (value is 0).
BOLD - Static variable in class org.eclipse.swt.SWT
The font style constant indicating a bold weight font (value is 1<<0).
BOOKMARK - Static variable in interface org.eclipse.core.resources.IMarker
Bookmark marker type.
BOOKMARK - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use org.eclipse.ui.ide.IDEActionFactory.BOOKMARK.getId() instead.
BOOKMARK - Static variable in class org.eclipse.ui.ide.IDEActionFactory
IDE-specific workbench action: Add bookmark.
BOOKMARK_ACTION - Static variable in interface org.eclipse.ui.editors.text.ITextEditorHelpContextIds
Help context id for the Add Bookmark action.
BOOKMARK_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Deprecated. in 3.0 Use org.eclipse.ui.texteditor.ITextEditorHelpContextIds.BOOKMARK_ACTION instead.
BOOKMARK_LAYER - Static variable in class org.eclipse.ui.texteditor.DefaultAnnotation
Deprecated. The layer in which bookmarks annotatons are located.
BOOKMARK_SYSTEM_IMAGE - Static variable in class org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess
Constant for the bookmark system image.
BOOLEAN_DEFAULT_DEFAULT - Static variable in class org.eclipse.core.runtime.Preferences
The default-default value for boolean properties (false).
BOOLEAN_DEFAULT_DEFAULT - Static variable in interface org.eclipse.jface.preference.IPreferenceStore
The default-default value for boolean preferences (false).
BORDER - Static variable in class org.eclipse.swt.SWT
Style constant for bordered behavior (value is 1<<11).
BOTH_MODE - Static variable in class org.eclipse.team.ui.synchronize.TeamSubscriberParticipant
 
BOTH_MODE_FILTER - Static variable in class org.eclipse.team.ui.synchronize.TeamSubscriberParticipantPage
 
BOTTOM - Static variable in class org.eclipse.swt.SWT
Style constant for align bottom behavior (value is 1<<10, since align DOWN and align BOTTOM are considered the same).
BOTTOM - Static variable in interface org.eclipse.ui.IPageLayout
Relationship constant indicating a part should be placed below its relative.
BREAK - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the break key (value is (1<<24)+86).
BREAK - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'Break' key.
BREAKPOINT - Static variable in class org.eclipse.debug.core.DebugEvent
Breakpoint detail.
BREAKPOINT_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a breakpoint group in a menu (value "breakpointGroup").
BREAKPOINT_MARKER - Static variable in interface org.eclipse.debug.core.model.IBreakpoint
Root breakpoint marker type (value "org.eclipse.debug.core.breakpoint").
BS - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the backspace character (value is the char '\b').
BS - Static variable in class org.eclipse.ui.keys.CharacterKey
The single static instance of CharacterKey which represents the 'BS' key.
BUILD - Static variable in class org.eclipse.core.runtime.jobs.Job
Job priority constant (value 40) for build jobs.
BUILD - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use org.eclipse.ui.ide.IDEActionFactory.BUILD.getId() instead.
BUILD - Static variable in class org.eclipse.ui.ide.IDEActionFactory
IDE-specific workbench action: Incremental build.
BUILD_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Workbench menu: name of group for extra Build-like actions (value "build.ext").
BUILD_EXT - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Workbench menu: name of group for extra Build-like actions (value "build.ext").
BUILD_FAILED - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 75) indicating that a builder failed.
BUILD_GROUP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
 
BUILD_GROUP - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
 
BUILD_PROJECT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use org.eclipse.ui.ide.IDEActionFactory.BUILD_PROJECT.getId() instead.
BUILD_PROJECT - Static variable in class org.eclipse.ui.ide.IDEActionFactory
IDE-specific workbench action: Incremental build.
BUTTON1 - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that mouse button one was pushed when the event was generated.
BUTTON2 - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that mouse button two was pushed when the event was generated.
BUTTON3 - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that mouse button three was pushed when the event was generated.
BUTTON_BAR_HEIGHT - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Height of button bar in dialog units (value 25).
BUTTON_HEIGHT - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button height in dialog units (value 14).
BUTTON_MARGIN - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button margin in dialog units (value 4).
BUTTON_MASK - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating all possible mouse buttons.
BUTTON_WIDTH - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button width in dialog units (value 61).
BackAction - class org.eclipse.ui.views.framelist.BackAction.
Generic "Back" action which goes back one frame,
BackAction(FrameList) - Constructor for class org.eclipse.ui.views.framelist.BackAction
Constructs a new action for the specified frame list.
BackgroundEventHandler - class org.eclipse.team.core.subscribers.BackgroundEventHandler.
This class provides the infrastucture for processing/dispatching of events in the background.
BackgroundEventHandler() - Constructor for class org.eclipse.team.core.subscribers.BackgroundEventHandler
 
BackgroundEventHandler.Event - class org.eclipse.team.core.subscribers.BackgroundEventHandler.Event.
Resource event class.
BackgroundEventHandler.Event(IResource, int, int) - Constructor for class org.eclipse.team.core.subscribers.BackgroundEventHandler.Event
 
BadLocationException - exception org.eclipse.jface.text.BadLocationException.
Indicates the attempt to access a non-existing position.
BadLocationException() - Constructor for class org.eclipse.jface.text.BadLocationException
Creates a new bad location exception.
BadLocationException(String) - Constructor for class org.eclipse.jface.text.BadLocationException
Creates a new bad location exception.
BadPartitioningException - exception org.eclipse.jface.text.BadPartitioningException.
Represents the attempt to refer to a non-existing document partitioning.
BadPartitioningException() - Constructor for class org.eclipse.jface.text.BadPartitioningException
Creates a new bad partitioning exception.
BadPartitioningException(String) - Constructor for class org.eclipse.jface.text.BadPartitioningException
Creates a new bad partitioning exception.
BadPositionCategoryException - exception org.eclipse.jface.text.BadPositionCategoryException.
Indicates the attempt to access a non-existing position category in a document.
BadPositionCategoryException() - Constructor for class org.eclipse.jface.text.BadPositionCategoryException
Creates a new bad position category exception.
BadPositionCategoryException(String) - Constructor for class org.eclipse.jface.text.BadPositionCategoryException
Creates a new bad position category exception.
BaseFeatureFactory - class org.eclipse.update.core.BaseFeatureFactory.
Base implementation of a feature factory.
BaseFeatureFactory() - Constructor for class org.eclipse.update.core.BaseFeatureFactory
 
BaseInstallHandler - class org.eclipse.update.core.BaseInstallHandler.
Base implementation of an install handler.
BaseInstallHandler() - Constructor for class org.eclipse.update.core.BaseInstallHandler
 
BaseSelectionListenerAction - class org.eclipse.ui.actions.BaseSelectionListenerAction.
The abstract superclass for actions that listen to selection change events.
BaseSelectionListenerAction(String) - Constructor for class org.eclipse.ui.actions.BaseSelectionListenerAction
Creates a new action with the given text.
BaseSiteFactory - class org.eclipse.update.core.BaseSiteFactory.
Base implementation of a site factory.
BaseSiteFactory() - Constructor for class org.eclipse.update.core.BaseSiteFactory
 
BaseWorkbenchContentProvider - class org.eclipse.ui.model.BaseWorkbenchContentProvider.
Tree content provider for objects that can be adapted to the interface IWorkbenchAdapter.
BaseWorkbenchContentProvider() - Constructor for class org.eclipse.ui.model.BaseWorkbenchContentProvider
Creates a new workbench content provider.
BasicMarkerUpdater - class org.eclipse.ui.texteditor.BasicMarkerUpdater.
Updates a marker's positional attributes which are start position, end position, and line number.
BasicMarkerUpdater() - Constructor for class org.eclipse.ui.texteditor.BasicMarkerUpdater
Creates a new basic marker updater.
BasicNewFileResourceWizard - class org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard.
Standard workbench wizard that create a new file resource in the workspace.
BasicNewFileResourceWizard() - Constructor for class org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard
Creates a wizard for creating a new file resource in the workspace.
BasicNewFolderResourceWizard - class org.eclipse.ui.wizards.newresource.BasicNewFolderResourceWizard.
Standard workbench wizard that create a new folder resource in the workspace.
BasicNewFolderResourceWizard() - Constructor for class org.eclipse.ui.wizards.newresource.BasicNewFolderResourceWizard
Creates a wizard for creating a new folder resource in the workspace.
BasicNewProjectResourceWizard - class org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard.
Standard workbench wizard that creates a new project resource in the workspace.
BasicNewProjectResourceWizard() - Constructor for class org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard
Creates a wizard for creating a new project resource in the workspace.
BasicNewResourceWizard - class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard.
Abstract base implementation of the standard workbench wizards that create new resources in the workspace.
BasicNewResourceWizard() - Constructor for class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard
Creates an empty wizard for creating a new resource in the workspace.
BasicTextEditorActionContributor - class org.eclipse.ui.texteditor.BasicTextEditorActionContributor.
Manages the installation and deinstallation of global actions for the same type of editors.
BasicTextEditorActionContributor() - Constructor for class org.eclipse.ui.texteditor.BasicTextEditorActionContributor
Creates an empty editor action bar contributor.
BidiSegmentEvent - class org.eclipse.swt.custom.BidiSegmentEvent.
This event is sent to BidiSegmentListeners when a line is to be measured or rendered in a bidi locale.
BidiSegmentListener - interface org.eclipse.swt.custom.BidiSegmentListener.
This listener interface may be implemented in order to receive BidiSegmentEvents.
BookmarkNavigator - class org.eclipse.ui.views.bookmarkexplorer.BookmarkNavigator.
Main class for the bookmark navigator for displaying bookmarks on resources and opening an editor on the bookmarked resource when the user commands.
BookmarkNavigator() - Constructor for class org.eclipse.ui.views.bookmarkexplorer.BookmarkNavigator
Creates the bookmarks view.
BookmarkRulerAction - class org.eclipse.ui.texteditor.BookmarkRulerAction.
Adapter for the managing bookmark action.
BookmarkRulerAction() - Constructor for class org.eclipse.ui.texteditor.BookmarkRulerAction
 
BookmarkView - class org.eclipse.ui.views.markers.BookmarkView.
 
BookmarkView() - Constructor for class org.eclipse.ui.views.markers.BookmarkView
 
BooleanFieldEditor - class org.eclipse.jface.preference.BooleanFieldEditor.
A field editor for a boolean type preference.
BooleanFieldEditor() - Constructor for class org.eclipse.jface.preference.BooleanFieldEditor
Creates a new boolean field editor
BooleanFieldEditor(String, String, int, Composite) - Constructor for class org.eclipse.jface.preference.BooleanFieldEditor
Creates a boolean field editor in the given style.
BooleanFieldEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.BooleanFieldEditor
Creates a boolean field editor in the default style.
BooleanPropertyAction - class org.eclipse.jface.preference.BooleanPropertyAction.
 
BooleanPropertyAction(String, IPreferenceStore, String) - Constructor for class org.eclipse.jface.preference.BooleanPropertyAction
 
Breakpoint - class org.eclipse.debug.core.model.Breakpoint.
Abstract implementation of a breakpoint.
Breakpoint() - Constructor for class org.eclipse.debug.core.model.Breakpoint
 
Browser - class org.eclipse.swt.browser.Browser.
Instances of this class implement the browser user interface metaphor.
Browser(Composite, int) - Constructor for class org.eclipse.swt.browser.Browser
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
BufferedContent - class org.eclipse.compare.BufferedContent.
Abstract implementation for a buffered IStreamContentAccessor.
BufferedContent() - Constructor for class org.eclipse.compare.BufferedContent
Creates a buffered stream content accessor.
BufferedRuleBasedScanner - class org.eclipse.jface.text.rules.BufferedRuleBasedScanner.
A buffered rule based scanner.
BufferedRuleBasedScanner() - Constructor for class org.eclipse.jface.text.rules.BufferedRuleBasedScanner
Creates a new buffered rule based scanner which does not have any rule and a default buffer size of 500 characters.
BufferedRuleBasedScanner(int) - Constructor for class org.eclipse.jface.text.rules.BufferedRuleBasedScanner
Creates a new buffered rule based scanner which does not have any rule.
BuildAction - class org.eclipse.ui.actions.BuildAction.
Standard actions for full and incremental builds of the selected project(s).
BuildAction(Shell, int) - Constructor for class org.eclipse.ui.actions.BuildAction
Creates a new action of the appropriate type.
BusyIndicator - class org.eclipse.swt.custom.BusyIndicator.
Support for showing a Busy Cursor during a long running process.
BusyIndicator() - Constructor for class org.eclipse.swt.custom.BusyIndicator
 
Button - class org.eclipse.swt.widgets.Button.
Instances of this class represent a selectable user interface object that issues notification when pressed and released.
Button(Composite, int) - Constructor for class org.eclipse.swt.widgets.Button
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
ByteArrayTransfer - class org.eclipse.swt.dnd.ByteArrayTransfer.
The class ByteArrayTransfer provides a platform specific mechanism for converting a java byte[] to a platform specific representation of the byte array and vice versa.
ByteArrayTransfer() - Constructor for class org.eclipse.swt.dnd.ByteArrayTransfer
 
back() - Method in class org.eclipse.swt.browser.Browser
Navigate to the previous session history item.
back() - Method in class org.eclipse.ui.views.framelist.FrameList
Moves the frame pointer back by one.
backPressed() - Method in class org.eclipse.jface.wizard.WizardDialog
The Back button has been pressed.
backTranslateOffsetInLine(String, String, int) - Method in interface org.eclipse.jface.text.source.ITagHandler
Computes the offset in the source line that corresponds to the given offset in the translated line.
backTranslateOffsetInLine(String, String, int, String) - Method in interface org.eclipse.jface.text.source.ITranslator
Computes the offset in the source line that corresponds to the given offset in the translated line.
background - Variable in class org.eclipse.swt.custom.StyleRange
 
background - Variable in class org.eclipse.swt.graphics.GCData
 
backgroundPixel - Variable in class org.eclipse.swt.graphics.ImageLoader
the background pixel for the logical screen (this corresponds to the GIF89a Background Color Index value).
basicRun(String[]) - Method in class org.eclipse.core.launcher.Main
Executes the launch.
basicSetActive(boolean) - Method in class org.eclipse.ui.SubActionBars
Sets the active flag.
becomesHidden() - Method in class org.eclipse.debug.ui.AbstractDebugView
Notification this view is now hidden.
becomesVisible() - Method in class org.eclipse.debug.ui.AbstractDebugView
Notification this view is now visible.
beep() - Method in class org.eclipse.swt.widgets.Display
Causes the system hardware to emit a short sound (if it supports this capability).
beginAnimatedTask() - Method in class org.eclipse.jface.dialogs.ProgressIndicator
Initialize the progress bar to be animated.
beginCompoundChange() - Method in class org.eclipse.jface.text.DefaultUndoManager
 
beginCompoundChange() - Method in interface org.eclipse.jface.text.IRewriteTarget
If an undo manager is connected to the document's ui presentation, this method tells the undo manager to fold all subsequent changes into one single undo command until endCompoundChange is called.
beginCompoundChange() - Method in interface org.eclipse.jface.text.IUndoManager
Signals the undo manager that all subsequent changes until endCompoundChange is called are to be undone in one piece.
beginRule(ISchedulingRule, IProgressMonitor) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Begins applying this rule in the calling thread.
beginSession() - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension
Indicates that a session with the target begins.
beginTask(String, int) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Notifies that the main task is beginning.
beginTask(String, int) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
beginTask(String, int) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
beginTask(String, int) - Method in class org.eclipse.core.runtime.SubProgressMonitor
 
beginTask(int) - Method in class org.eclipse.jface.dialogs.ProgressIndicator
Initialize the progress bar.
beginTask(String, int) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
Implements IProgressMonitor.beginTask.
beginTask(String, int) - Method in class org.eclipse.update.core.InstallMonitor
Begin new monitor task.
belongsTo(Object) - Method in class org.eclipse.core.runtime.jobs.Job
Returns whether this job belongs to the given family.
bestData(FontData[], Display) - Method in class org.eclipse.jface.resource.FontRegistry
Deprecated. use bestDataArray in order to support Motif multiple entry fonts.
bestDataArray(FontData[], Display) - Method in class org.eclipse.jface.resource.FontRegistry
Find the first valid fontData in the provided list.
bgColors - Variable in class org.eclipse.ui.part.MultiEditor.Gradient
 
bgPercents - Variable in class org.eclipse.ui.part.MultiEditor.Gradient
 
blue - Variable in class org.eclipse.swt.graphics.RGB
the blue component of the RGB
blueMask - Variable in class org.eclipse.swt.graphics.PaletteData
the blue mask for a direct palette
blueShift - Variable in class org.eclipse.swt.graphics.PaletteData
the blue shift for a direct palette
bootLocation - Variable in class org.eclipse.core.launcher.Main
The location of the launcher to run.
borderInsideRGB - Static variable in class org.eclipse.swt.custom.CTabFolder
Color of innermost line of drop shadow border.
borderInsideRGB - Static variable in class org.eclipse.swt.custom.CTabFolder2
Deprecated.  
borderInsideRGB - Static variable in class org.eclipse.swt.custom.ViewForm
Color of innermost line of drop shadow border.
borderMiddleRGB - Static variable in class org.eclipse.swt.custom.CTabFolder
Color of middle line of drop shadow border.
borderMiddleRGB - Static variable in class org.eclipse.swt.custom.CTabFolder2
Deprecated.  
borderMiddleRGB - Static variable in class org.eclipse.swt.custom.ViewForm
Color of middle line of drop shadow border.
borderOutsideRGB - Static variable in class org.eclipse.swt.custom.CTabFolder
Color of outermost line of drop shadow border.
borderOutsideRGB - Static variable in class org.eclipse.swt.custom.CTabFolder2
Deprecated.  
borderOutsideRGB - Static variable in class org.eclipse.swt.custom.ViewForm
Color of outermost line of drop shadow border.
bottom - Variable in class org.eclipse.swt.layout.FormData
bottom specifies the attachment of the bottom of the control.
breakpointAdded(IBreakpoint) - Method in interface org.eclipse.debug.core.IBreakpointListener
Notifies this listener that the given breakpoint has been added to the breakpoint manager.
breakpointChanged(IBreakpoint, IMarkerDelta) - Method in interface org.eclipse.debug.core.IBreakpointListener
Notifies this listener that an attribute of the given breakpoint has changed, as described by the delta.
breakpointRemoved(IBreakpoint, IMarkerDelta) - Method in interface org.eclipse.debug.core.IBreakpointListener
Notifies this listener that the given breakpoint has been removed from the breakpoint manager.
breakpointsAdded(IBreakpoint[]) - Method in interface org.eclipse.debug.core.IBreakpointsListener
Notifies this listener that the given breakpoints have been added to the breakpoint manager.
breakpointsChanged(IBreakpoint[], IMarkerDelta[]) - Method in interface org.eclipse.debug.core.IBreakpointsListener
Notifies this listener that the given breakpoints have changed, as described by the corresponding deltas.
breakpointsRemoved(IBreakpoint[], IMarkerDelta[]) - Method in interface org.eclipse.debug.core.IBreakpointsListener
Notifies this listener that the given breakpoints have been removed from the breakpoint manager.
bringToTop(IWorkbenchPart) - Method in interface org.eclipse.ui.IWorkbenchPage
Moves the given part forward in the Z order of this page so as to make it visible, without changing which part has focus.
browser - Variable in class org.eclipse.swt.browser.WindowEvent
Browser provided by the application.
bufferContentAboutToBeReplaced(IFileBuffer) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener about an upcoming replace of the contents of the given buffer.
bufferContentAboutToBeReplaced(IFileBuffer) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
bufferContentReplaced(IFileBuffer) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener that the buffer of the given buffer has been replaced.
bufferContentReplaced(IFileBuffer) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
bufferCreated(IFileBuffer) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener about the creation of the given buffer.
bufferCreated(IFileBuffer) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
bufferDisposed(IFileBuffer) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener about the disposal of the given buffer.
bufferDisposed(IFileBuffer) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
build(int, String, Map, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Invokes the build method of the specified builder for this project.
build(int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Builds this project.
build(int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
Builds all projects in this workspace.
build(int, Map, IProgressMonitor) - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
Runs this builder on the given changes in the specified manner.
buildAndLaunch(ILaunchConfiguration, String, IProgressMonitor) - Static method in class org.eclipse.debug.ui.DebugUITools
Builds the workspace according to current preference settings, and launches the given configuration in the specified mode, returning the resulting launch object.
buildControl(Composite) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Builds the SWT controls for the three areas of a compare/merge viewer.
buildFileLocation - Variable in class org.eclipse.ant.core.AntRunner
 
buildListeners - Variable in class org.eclipse.ant.core.AntRunner
 
buildLoggerClassName - Variable in class org.eclipse.ant.core.AntRunner
 
buildSequence(IPreferenceNode, List, int) - Method in class org.eclipse.jface.preference.PreferenceManager
Recursively enumerates all nodes at or below the given node and adds them to the given list in the given order.
bundle - Variable in class org.eclipse.core.runtime.Plugin
The bundle associated this plug-in
busyCursorWhile(IRunnableWithProgress) - Method in interface org.eclipse.ui.progress.IProgressService
Set the cursor to busy and run runnable within the UI Thread.
button - Variable in class org.eclipse.swt.events.MouseEvent
the button that was pressed or released; 1 for the first button, 2 for the second button, and 3 for the third button, etc.
button - Variable in class org.eclipse.swt.widgets.Event
the button that was pressed or released; 1 for the first button, 2 for the second button, and 3 for the third button, etc.
buttonBar - Variable in class org.eclipse.jface.dialogs.Dialog
The button bar; null until dialog is layed out.
buttonPressed(int) - Method in class org.eclipse.jface.dialogs.Dialog
Notifies that this dialog's button with the given id has been pressed.
buttonPressed(int) - Method in class org.eclipse.jface.dialogs.ErrorDialog
 
buttonPressed(int) - Method in class org.eclipse.jface.dialogs.InputDialog
 
buttonPressed(int) - Method in class org.eclipse.jface.dialogs.MessageDialog
 
buttonPressed(int) - Method in class org.eclipse.jface.preference.PreferenceDialog
 
buttonPressed(int) - Method in class org.eclipse.jface.wizard.WizardDialog
 
buttonPressed(int) - Method in class org.eclipse.ui.dialogs.YesNoCancelListSelectionDialog
Deprecated.  
bytesPerLine - Variable in class org.eclipse.swt.graphics.ImageData
The number of bytes per scanline.

Eclipse Platform
Pre-release 3.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.